runtime.mLockProfile.disabled (field)

4 uses

	runtime (current package)
		mprof.go#L721: 	disabled   bool         // attribute all time to "lost"
		mprof.go#L729: 	if prof.disabled {
		mprof.go#L826: 	prof.disabled = true
		mprof.go#L849: 	prof.disabled = false